var crypto/tls.cipherSuitesTLS13
2 uses
crypto/tls (current package)
cipher_suites.go#L200: var cipherSuitesTLS13 = []*cipherSuiteTLS13{ // TODO: replace with a map.
cipher_suites.go#L639: for _, cipherSuite := range cipherSuitesTLS13 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)